Resource StructureDefinition/FHIR Server from package de.abda.eRezeptAbgabedatenBasis#1.4.1 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "DAV-PR-Base-ZusatzdatenEinheit",
"url" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenEinheit",
"version" : "1.4",
"name" : "DAV_PR_Base_ZusatzdatenEinheit",
"title" : "DAV_PR_Base_ZusatzdatenEinheit",
"status" : "active",
"date" : "2024-05-16",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Invoice",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Invoice",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Invoice",
"path" : "Invoice",
"constraint" : [
{
"key" : "PR-SEQUENCE",
"severity" : "error",
"human" : "Jede Abrechnungsposition einer Einheit ist beginnend mit \\\"1\\\" lückenlos fortlaufend zu nummerieren.",
"expression" : "lineItem.sequence.first() = 1 and lineItem.sequence.last() = lineItem.sequence.count() and lineItem.sequence.isDistinct() and lineItem.sequence.all($this <= %resource.lineItem.sequence.count())",
"source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenEinheit"
}
]
},
{
"id" : "Invoice.meta",
"path" : "Invoice.meta",
"min" : 1,
"type" : [
{
"code" : "Meta",
"profile" : [
"http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
]
}
]
},
{
"id" : "Invoice.implicitRules",
"path" : "Invoice.implicitRules",
"max" : "0"
},
{
"id" : "Invoice.language",
"path" : "Invoice.language",
"max" : "0"
},
{
"id" : "Invoice.text",
"path" : "Invoice.text",
"max" : "0"
},
{
"id" : "Invoice.contained",
"path" : "Invoice.contained",
"max" : "0"
},
{
"id" : "Invoice.extension",
"path" : "Invoice.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "closed"
},
"min" : 1,
"max" : "1"
},
{
"id" : "Invoice.extension:ZaehlerEinheit",
"path" : "Invoice.extension",
"sliceName" : "ZaehlerEinheit",
"short" : "Angabe des Zählers zur Kennzeichnung einer Einheit eines Herstellungsvorgangs",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zaehler"
]
}
]
},
{
"id" : "Invoice.extension:ZaehlerEinheit.value[x]",
"path" : "Invoice.extension.value[x]",
"short" : "Zähler zur Kennzeichnung einer Einheit eines Herstellungsvorgangs",
"definition" : "Jede innerhalb eines Herstellungsvorgangs hergestellte Einheit ist beginnend mit \"1\" lückenlos fortlaufend zu nummerieren."
},
{
"id" : "Invoice.identifier",
"path" : "Invoice.identifier",
"max" : "0"
},
{
"id" : "Invoice.status",
"path" : "Invoice.status",
"patternCode" : "issued"
},
{
"id" : "Invoice.cancelledReason",
"path" : "Invoice.cancelledReason",
"max" : "0"
},
{
"id" : "Invoice.type",
"path" : "Invoice.type",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-InvoiceTyp",
"code" : "ZusatzdatenEinheit"
}
]
}
},
{
"id" : "Invoice.type.coding",
"path" : "Invoice.type.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Invoice.type.coding.system",
"path" : "Invoice.type.coding.system",
"min" : 1
},
{
"id" : "Invoice.type.coding.version",
"path" : "Invoice.type.coding.version",
"max" : "0"
},
{
"id" : "Invoice.type.coding.code",
"path" : "Invoice.type.coding.code",
"min" : 1
},
{
"id" : "Invoice.type.coding.display",
"path" : "Invoice.type.coding.display",
"max" : "0"
},
{
"id" : "Invoice.type.coding.userSelected",
"path" : "Invoice.type.coding.userSelected",
"max" : "0"
},
{
"id" : "Invoice.type.text",
"path" : "Invoice.type.text",
"max" : "0"
},
{
"id" : "Invoice.subject",
"path" : "Invoice.subject",
"max" : "0"
},
{
"id" : "Invoice.recipient",
"path" : "Invoice.recipient",
"max" : "0"
},
{
"id" : "Invoice.date",
"path" : "Invoice.date",
"max" : "0"
},
{
"id" : "Invoice.participant",
"path" : "Invoice.participant",
"max" : "0"
},
{
"id" : "Invoice.issuer",
"path" : "Invoice.issuer",
"max" : "0"
},
{
"id" : "Invoice.account",
"path" : "Invoice.account",
"max" : "0"
},
{
"id" : "Invoice.lineItem",
"path" : "Invoice.lineItem",
"min" : 1
},
{
"id" : "Invoice.lineItem.sequence",
"path" : "Invoice.lineItem.sequence",
"short" : "Zähler Abrechnungsposition",
"definition" : "Jede Abrechnungsposition einer Einheit ist beginnend mit \"1\" lückenlos fortlaufend zu nummerieren.",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x]",
"path" : "Invoice.lineItem.chargeItem[x]",
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding",
"path" : "Invoice.lineItem.chargeItem[x].coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "closed"
},
"min" : 1,
"max" : "1"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:PZN",
"path" : "Invoice.lineItem.chargeItem[x].coding",
"sliceName" : "PZN",
"short" : "PZN",
"definition" : "Pharmazentralnummer (PZN) des abgegebenen Produkts.",
"max" : "1",
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/ifa/pzn"
},
"constraint" : [
{
"key" : "PR-ZusatzdatenEinheit-PZN",
"severity" : "error",
"human" : "Feldlänge muss numerisch 8 sein.",
"expression" : "code.matches('^\\\\d{8}$')",
"source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenEinheit"
}
],
"mustSupport" : true
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:PZN.system",
"path" : "Invoice.lineItem.chargeItem[x].coding.system",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:PZN.version",
"path" : "Invoice.lineItem.chargeItem[x].coding.version",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:PZN.code",
"path" : "Invoice.lineItem.chargeItem[x].coding.code",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:PZN.display",
"path" : "Invoice.lineItem.chargeItem[x].coding.display",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:PZN.userSelected",
"path" : "Invoice.lineItem.chargeItem[x].coding.userSelected",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1",
"path" : "Invoice.lineItem.chargeItem[x].coding",
"sliceName" : "Sonderkennzeichen-TA1",
"short" : "Vertraglich vereinbartes Sonderkennzeichen",
"definition" : "8-stelliges Sonderkennzeichen aus der Technischen Anlage",
"max" : "1",
"patternCoding" : {
"system" : "http://TA1.abda.de"
},
"constraint" : [
{
"key" : "PR-ZusatzdatenEinheit-SOK",
"severity" : "error",
"human" : "Feldlänge muss numerisch 8 sein.",
"expression" : "code.matches('^\\\\d{8}$')",
"source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenEinheit"
}
],
"mustSupport" : true
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.system",
"path" : "Invoice.lineItem.chargeItem[x].coding.system",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.version",
"path" : "Invoice.lineItem.chargeItem[x].coding.version",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.code",
"path" : "Invoice.lineItem.chargeItem[x].coding.code",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.display",
"path" : "Invoice.lineItem.chargeItem[x].coding.display",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.userSelected",
"path" : "Invoice.lineItem.chargeItem[x].coding.userSelected",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:keineAngabe",
"path" : "Invoice.lineItem.chargeItem[x].coding",
"sliceName" : "keineAngabe",
"short" : "Auswahlfeld, wenn kein Code angegeben wird.",
"definition" : "Sofern die Code-Angabe beim vorliegenden Anwendungsfall optional ist, kann auf die Angabe der PZN bzw. des Sonderkennzeichens verzichtet werden.",
"max" : "1",
"patternCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code" : "NA"
}
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:keineAngabe.system",
"path" : "Invoice.lineItem.chargeItem[x].coding.system",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:keineAngabe.version",
"path" : "Invoice.lineItem.chargeItem[x].coding.version",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:keineAngabe.code",
"path" : "Invoice.lineItem.chargeItem[x].coding.code",
"min" : 1
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:keineAngabe.display",
"path" : "Invoice.lineItem.chargeItem[x].coding.display",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].coding:keineAngabe.userSelected",
"path" : "Invoice.lineItem.chargeItem[x].coding.userSelected",
"max" : "0"
},
{
"id" : "Invoice.lineItem.chargeItem[x].text",
"path" : "Invoice.lineItem.chargeItem[x].text",
"max" : "0"
},
{
"id" : "Invoice.lineItem.priceComponent",
"path" : "Invoice.lineItem.priceComponent",
"min" : 1,
"max" : "1"
},
{
"id" : "Invoice.lineItem.priceComponent.extension",
"path" : "Invoice.lineItem.priceComponent.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Invoice.lineItem.priceComponent.extension:Faktorkennzeichen",
"path" : "Invoice.lineItem.priceComponent.extension",
"sliceName" : "Faktorkennzeichen",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenFaktorkennzeichen"
]
}
]
},
{
"id" : "Invoice.lineItem.priceComponent.extension:Preiskennzeichen",
"path" : "Invoice.lineItem.priceComponent.extension",
"sliceName" : "Preiskennzeichen",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenPreiskennzeichen"
]
}
]
},
{
"id" : "Invoice.lineItem.priceComponent.type",
"path" : "Invoice.lineItem.priceComponent.type",
"patternCode" : "informational"
},
{
"id" : "Invoice.lineItem.priceComponent.code",
"path" : "Invoice.lineItem.priceComponent.code",
"max" : "0"
},
{
"id" : "Invoice.lineItem.priceComponent.factor",
"path" : "Invoice.lineItem.priceComponent.factor",
"short" : "Anteil der Packung, des Zuschlags, etc.",
"definition" : "Angabe als Promilleanteil (Bis zu 6 Vor- und bis zu 6-Nachkommastellen mit Dezimaltrennzeichen)",
"constraint" : [
{
"key" : "PR-ZusatzdatenEinheit-1",
"severity" : "error",
"human" : "erlaubte Feldlänge: 1..13,6",
"expression" : "toString().matches('^\\\\d{1,6}(\\\\.\\\\d{1,6})?$')",
"source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenEinheit"
}
]
},
{
"id" : "Invoice.lineItem.priceComponent.amount",
"path" : "Invoice.lineItem.priceComponent.amount",
"min" : 1,
"type" : [
{
"code" : "Money",
"profile" : [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-PreisangabeEUR"
]
}
]
},
{
"id" : "Invoice.lineItem.priceComponent.amount.value",
"path" : "Invoice.lineItem.priceComponent.amount.value",
"short" : "Nettopreis der Abrechnungsposition"
},
{
"id" : "Invoice.totalPriceComponent",
"path" : "Invoice.totalPriceComponent",
"max" : "0"
},
{
"id" : "Invoice.totalNet",
"path" : "Invoice.totalNet",
"max" : "0"
},
{
"id" : "Invoice.totalGross",
"path" : "Invoice.totalGross",
"max" : "0"
},
{
"id" : "Invoice.paymentTerms",
"path" : "Invoice.paymentTerms",
"max" : "0"
},
{
"id" : "Invoice.note",
"path" : "Invoice.note",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.